func hash/crc32.slicingMakeTable
4 uses
hash/crc32 (current package)
crc32.go#L93: castagnoliTable8 = slicingMakeTable(Castagnoli)
crc32.go#L119: ieeeTable8 = slicingMakeTable(IEEE)
crc32_amd64.go#L204: archIeeeTable8 = slicingMakeTable(IEEE)
crc32_generic.go#L58: func slicingMakeTable(poly uint32) *slicing8Table {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)